Skip to content

Conversation

@zabrocki
Copy link
Contributor

@zabrocki zabrocki commented Dec 3, 2025

There was a corner case of the plethysm function that was failing when computing a plethysm of an empty partition and a tensor of symmetric functions.

This change inserts the base case of a product in the plethsym formula as a default of 1 to the .one() of the ring.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@zabrocki
Copy link
Contributor Author

zabrocki commented Dec 3, 2025

@anneschilling @tscrim @mantepse Fixing a corner case.

Co-authored-by: Anne Schilling <[email protected]>
Copy link
Contributor

@anneschilling anneschilling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Wait for patchbot to check and then set positive review.

Co-authored-by: Martin Rubey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants